[INFO] cloning repository https://github.com/jakubadamw/rust-protobuf-414
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jakubadamw/rust-protobuf-414" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakubadamw%2Frust-protobuf-414", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakubadamw%2Frust-protobuf-414'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f4e3c3e188c0045b865bd42fedd0066f5a17c2d1
[INFO] fixing jakubadamw/rust-protobuf-414 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakubadamw%2Frust-protobuf-414" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jakubadamw/rust-protobuf-414
[INFO] finished tweaking git repo https://github.com/jakubadamw/rust-protobuf-414
[INFO] tweaked toml for git repo https://github.com/jakubadamw/rust-protobuf-414 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jakubadamw/rust-protobuf-414 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jakubadamw/rust-protobuf-414 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b3d4507fe4dfcfd1d925afef5228f91e583117f883d916455fe56835615b0ad1
[INFO] running `Command { std: "docker" "start" "b3d4507fe4dfcfd1d925afef5228f91e583117f883d916455fe56835615b0ad1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b3d4507fe4dfcfd1d925afef5228f91e583117f883d916455fe56835615b0ad1" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3d4507fe4dfcfd1d925afef5228f91e583117f883d916455fe56835615b0ad1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b3d4507fe4dfcfd1d925afef5228f91e583117f883d916455fe56835615b0ad1" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   lazy_static v1.3.0 (as host dependency) removed features: spin, spin_no_std
[INFO] [stderr] 
[INFO] [stderr]    Compiling libc v0.2.59
[INFO] [stderr]    Compiling spin v0.5.0
[INFO] [stderr]    Compiling autocfg v0.1.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.5
[INFO] [stderr]    Compiling protobuf v2.7.0
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling rand_chacha v0.2.0
[INFO] [stderr]    Compiling protoc v2.7.0
[INFO] [stderr]    Compiling c2-chacha v0.2.2
[INFO] [stderr]    Compiling getrandom v0.1.6
[INFO] [stderr]    Compiling rand_core v0.5.0
[INFO] [stderr]    Compiling rand v0.7.0
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling protobuf-codegen v2.7.0
[INFO] [stderr]    Compiling protoc-rust v2.7.0
[INFO] [stderr]    Compiling reproduction_414 v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]        Fixed src/example.rs (5 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.79s
[INFO] [stderr] crater-edition-check: reproduction_414 v0.0.1 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling getrandom v0.1.6
[INFO] [stderr]    Compiling c2-chacha v0.2.2
[INFO] [stderr]    Compiling rand_core v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.2.0
[INFO] [stderr]    Compiling rand v0.7.0
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling protoc-rust v2.7.0
[INFO] [stderr]    Compiling reproduction_414 v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> src/example.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/example.rs:91:26
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn as_any(&self) -> &::std::any::Any {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `impl ::std::any::Any` to return an opaque type, as long as you return a single underlying type
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn as_any(&self) -> &impl ::std::any::Any {
[INFO] [stdout]    |                          ++++
[INFO] [stdout] help: alternatively, you can return an owned trait object
[INFO] [stdout]    |
[INFO] [stdout] 91 -     fn as_any(&self) -> &::std::any::Any {
[INFO] [stdout] 91 +     fn as_any(&self) -> Box<dyn ::std::any::Any> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/example.rs:94:38
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn as_any_mut(&mut self) -> &mut ::std::any::Any {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `impl ::std::any::Any` to return an opaque type, as long as you return a single underlying type
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn as_any_mut(&mut self) -> &mut impl ::std::any::Any {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] help: alternatively, you can return an owned trait object
[INFO] [stdout]    |
[INFO] [stdout] 94 -     fn as_any_mut(&mut self) -> &mut ::std::any::Any {
[INFO] [stdout] 94 +     fn as_any_mut(&mut self) -> Box<dyn ::std::any::Any> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/example.rs:97:55
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn into_any(self: Box<Self>) -> ::std::boxed::Box<::std::any::Any> {
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]    |                                                       +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reproduction_414` (lib) due to 5 previous errors; 1 warning emitted
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> src/example.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/example.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 92 |         self as &::std::any::Any
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]    |
[INFO] [stdout] 92 |         self as &dyn (::std::any::Any)
[INFO] [stdout]    |                  +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/example.rs:95:22
[INFO] [stdout]    |
[INFO] [stdout] 95 |         self as &mut ::std::any::Any
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]    |
[INFO] [stdout] 95 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]    |                      +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/example.rs:91:26
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn as_any(&self) -> &::std::any::Any {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `impl ::std::any::Any` to return an opaque type, as long as you return a single underlying type
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn as_any(&self) -> &impl ::std::any::Any {
[INFO] [stdout]    |                          ++++
[INFO] [stdout] help: alternatively, you can return an owned trait object
[INFO] [stdout]    |
[INFO] [stdout] 91 -     fn as_any(&self) -> &::std::any::Any {
[INFO] [stdout] 91 +     fn as_any(&self) -> Box<dyn ::std::any::Any> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/example.rs:94:38
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn as_any_mut(&mut self) -> &mut ::std::any::Any {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `impl ::std::any::Any` to return an opaque type, as long as you return a single underlying type
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn as_any_mut(&mut self) -> &mut impl ::std::any::Any {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] help: alternatively, you can return an owned trait object
[INFO] [stdout]    |
[INFO] [stdout] 94 -     fn as_any_mut(&mut self) -> &mut ::std::any::Any {
[INFO] [stdout] 94 +     fn as_any_mut(&mut self) -> Box<dyn ::std::any::Any> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0782`.
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/example.rs:97:55
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn into_any(self: Box<Self>) -> ::std::boxed::Box<::std::any::Any> {
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]    |                                                       +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/example.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 92 |         self as &::std::any::Any
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]    |
[INFO] [stdout] 92 |         self as &dyn (::std::any::Any)
[INFO] [stdout]    |                  +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0782]: expected a type, found a trait
[INFO] [stdout]   --> src/example.rs:95:22
[INFO] [stdout]    |
[INFO] [stdout] 95 |         self as &mut ::std::any::Any
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object
[INFO] [stdout]    |
[INFO] [stdout] 95 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]    |                      +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0782`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reproduction_414` (lib test) due to 5 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "b3d4507fe4dfcfd1d925afef5228f91e583117f883d916455fe56835615b0ad1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3d4507fe4dfcfd1d925afef5228f91e583117f883d916455fe56835615b0ad1", kill_on_drop: false }`
[INFO] [stdout] b3d4507fe4dfcfd1d925afef5228f91e583117f883d916455fe56835615b0ad1
